[INFO] cloning repository https://github.com/elpiel/interoptopus-csharp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elpiel/interoptopus-csharp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpiel%2Finteroptopus-csharp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpiel%2Finteroptopus-csharp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 332a6827958f6af025949f2d10a80588fe987b8a
[INFO] fixing elpiel/interoptopus-csharp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpiel%2Finteroptopus-csharp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/elpiel/interoptopus-csharp
[INFO] finished tweaking git repo https://github.com/elpiel/interoptopus-csharp
[INFO] tweaked toml for git repo https://github.com/elpiel/interoptopus-csharp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elpiel/interoptopus-csharp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elpiel/interoptopus-csharp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e
[INFO] running `Command { std: "docker" "start" "f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling interoptopus_proc v0.14.23
[INFO] [stderr]     Checking interoptopus v0.14.26
[INFO] [stderr]     Checking interoptopus_backend_csharp v0.14.25
[INFO] [stderr]     Checking basic_csharp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `basic_csharp`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected type, found keyword `unsafe`
[INFO] [stderr]              --> src/lib.rs:35:6
[INFO] [stderr]               |
[INFO] [stderr]            35 | impl unsafe(CoreService) {
[INFO] [stderr]               |      ^^^^^^ expected type
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     /// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 | |     ///
[INFO] [stdout] 38 | |     /// On panic it should return an error because of the Service impl of [`interoptopus`].
[INFO] [stdout] 39 | |     #[ffi_service_ctor]
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         Ok(Self { storage: None })
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 36 ~     unsafe(/// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 |     ///
[INFO] [stdout] ...
[INFO] [stdout] 47 |         Ok(Self { storage: None })
[INFO] [stdout] 48 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     #[ffi_service_ctor]
[INFO] [stdout] 51 | |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 52 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 50 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 51 |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 56 |         })
[INFO] [stdout] 57 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     #[ffi_service_ctor]
[INFO] [stdout] 60 | |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 61 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         })
[INFO] [stdout] 66 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 59 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 60 |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 65 |         })
[INFO] [stdout] 66 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     #[ffi_service_ctor]
[INFO] [stdout] 69 | |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] 70 | |         storage: Storage,
[INFO] [stdout] 71 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         })
[INFO] [stdout] 82 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 68 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 69 |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 81 |         })
[INFO] [stdout] 82 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     #[ffi_service_ctor]
[INFO] [stdout] 85 | |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] 86 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         })
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 84 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 85 |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 90 |         })
[INFO] [stdout] 91 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     #[ffi_service_ctor]
[INFO] [stdout]  94 | |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout]  95 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |         })
[INFO] [stdout] 100 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout]  94 |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout]  99 |         })
[INFO] [stdout] 100 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     #[ffi_service_ctor]
[INFO] [stdout] 103 | |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] 104 | |         storage: StorageAscii,
[INFO] [stdout] 105 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         })
[INFO] [stdout] 116 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 102 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 103 |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 115 |         })
[INFO] [stdout] 116 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl CoreService {
[INFO] [stdout]    |      ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl unsafe(CoreService) {
[INFO] [stdout]    |      +++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     #[ffi_service_ctor]
[INFO] [stdout] 138 | |     pub fn new(
[INFO] [stdout] 139 | |         get_callback: GetStorageCallbackAscii,
[INFO] [stdout] 140 | |         set_callback: SetStorageCallbackAscii,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         })
[INFO] [stdout] 146 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 137 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 138 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 145 |         })
[INFO] [stdout] 146 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 | |         let value = value.as_c_str();
[INFO] [stdout] 150 | |
[INFO] [stdout] 151 | |         self.storage_set(
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         Ok(())
[INFO] [stdout] 157 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 148 ~     unsafe(pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 |         let value = value.as_c_str();
[INFO] [stdout] ...
[INFO] [stdout] 156 |         Ok(())
[INFO] [stdout] 157 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | /     /// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 | |     pub fn ffi_get(
[INFO] [stdout] 161 | |         &self,
[INFO] [stdout] 162 | |         key: AsciiPointer,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         Ok(())
[INFO] [stdout] 177 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 159 ~     unsafe(/// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 |     pub fn ffi_get(
[INFO] [stdout] ...
[INFO] [stdout] 176 |         Ok(())
[INFO] [stdout] 177 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:136:6
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl StorageAscii {
[INFO] [stdout]     |      ^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl unsafe(StorageAscii) {
[INFO] [stdout]     |      +++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     #[ffi_service_ctor]
[INFO] [stdout] 222 | |     pub fn new(
[INFO] [stdout] 223 | |         get_callback: GetStorageCallback,
[INFO] [stdout] 224 | |         set_callback: SetStorageCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         })
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 221 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 222 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 229 |         })
[INFO] [stdout] 230 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:220:6
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl Storage {
[INFO] [stdout]     |      ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl unsafe(Storage) {
[INFO] [stdout]     |      +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `basic_csharp`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected type, found keyword `unsafe`
[INFO] [stderr]              --> src/lib.rs:35:6
[INFO] [stderr]               |
[INFO] [stderr]            35 | impl unsafe(CoreService) {
[INFO] [stderr]               |      ^^^^^^ expected type
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     /// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 | |     ///
[INFO] [stdout] 38 | |     /// On panic it should return an error because of the Service impl of [`interoptopus`].
[INFO] [stdout] 39 | |     #[ffi_service_ctor]
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         Ok(Self { storage: None })
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]    = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 36 ~     unsafe(/// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 |     ///
[INFO] [stdout] ...
[INFO] [stdout] 47 |         Ok(Self { storage: None })
[INFO] [stdout] 48 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     #[ffi_service_ctor]
[INFO] [stdout] 51 | |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 52 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 50 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 51 |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 56 |         })
[INFO] [stdout] 57 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     #[ffi_service_ctor]
[INFO] [stdout] 60 | |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 61 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         })
[INFO] [stdout] 66 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 59 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 60 |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 65 |         })
[INFO] [stdout] 66 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     #[ffi_service_ctor]
[INFO] [stdout] 69 | |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] 70 | |         storage: Storage,
[INFO] [stdout] 71 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         })
[INFO] [stdout] 82 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 68 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 69 |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 81 |         })
[INFO] [stdout] 82 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     #[ffi_service_ctor]
[INFO] [stdout] 85 | |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] 86 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         })
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 84 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 85 |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 90 |         })
[INFO] [stdout] 91 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     #[ffi_service_ctor]
[INFO] [stdout]  94 | |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout]  95 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |         })
[INFO] [stdout] 100 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout]  94 |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout]  99 |         })
[INFO] [stdout] 100 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     #[ffi_service_ctor]
[INFO] [stdout] 103 | |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] 104 | |         storage: StorageAscii,
[INFO] [stdout] 105 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         })
[INFO] [stdout] 116 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 102 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 103 |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 115 |         })
[INFO] [stdout] 116 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl CoreService {
[INFO] [stdout]    |      ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl unsafe(CoreService) {
[INFO] [stdout]    |      +++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     #[ffi_service_ctor]
[INFO] [stdout] 138 | |     pub fn new(
[INFO] [stdout] 139 | |         get_callback: GetStorageCallbackAscii,
[INFO] [stdout] 140 | |         set_callback: SetStorageCallbackAscii,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         })
[INFO] [stdout] 146 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 137 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 138 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 145 |         })
[INFO] [stdout] 146 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 | |         let value = value.as_c_str();
[INFO] [stdout] 150 | |
[INFO] [stdout] 151 | |         self.storage_set(
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         Ok(())
[INFO] [stdout] 157 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 148 ~     unsafe(pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 |         let value = value.as_c_str();
[INFO] [stdout] ...
[INFO] [stdout] 156 |         Ok(())
[INFO] [stdout] 157 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | /     /// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 | |     pub fn ffi_get(
[INFO] [stdout] 161 | |         &self,
[INFO] [stdout] 162 | |         key: AsciiPointer,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         Ok(())
[INFO] [stdout] 177 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 159 ~     unsafe(/// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 |     pub fn ffi_get(
[INFO] [stdout] ...
[INFO] [stdout] 176 |         Ok(())
[INFO] [stdout] 177 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:136:6
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl StorageAscii {
[INFO] [stdout]     |      ^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl unsafe(StorageAscii) {
[INFO] [stdout]     |      +++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     #[ffi_service_ctor]
[INFO] [stdout] 222 | |     pub fn new(
[INFO] [stdout] 223 | |         get_callback: GetStorageCallback,
[INFO] [stdout] 224 | |         set_callback: SetStorageCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         })
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 221 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 222 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 229 |         })
[INFO] [stdout] 230 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:220:6
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl Storage {
[INFO] [stdout]     |      ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl unsafe(Storage) {
[INFO] [stdout]     |      +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: basic_csharp v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking basic_csharp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     /// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 | |     ///
[INFO] [stdout] 38 | |     /// On panic it should return an error because of the Service impl of [`interoptopus`].
[INFO] [stdout] 39 | |     #[ffi_service_ctor]
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         Ok(Self { storage: None })
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 36 ~     unsafe(/// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 |     ///
[INFO] [stdout] ...
[INFO] [stdout] 47 |         Ok(Self { storage: None })
[INFO] [stdout] 48 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     #[ffi_service_ctor]
[INFO] [stdout] 51 | |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 52 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 50 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 51 |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 56 |         })
[INFO] [stdout] 57 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     #[ffi_service_ctor]
[INFO] [stdout] 60 | |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 61 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         })
[INFO] [stdout] 66 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 59 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 60 |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 65 |         })
[INFO] [stdout] 66 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     #[ffi_service_ctor]
[INFO] [stdout] 69 | |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] 70 | |         storage: Storage,
[INFO] [stdout] 71 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         })
[INFO] [stdout] 82 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 68 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 69 |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 81 |         })
[INFO] [stdout] 82 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     #[ffi_service_ctor]
[INFO] [stdout] 85 | |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] 86 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         })
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 84 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 85 |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 90 |         })
[INFO] [stdout] 91 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     /// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 | |     ///
[INFO] [stdout] 38 | |     /// On panic it should return an error because of the Service impl of [`interoptopus`].
[INFO] [stdout] 39 | |     #[ffi_service_ctor]
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         Ok(Self { storage: None })
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 36 ~     unsafe(/// Takes a Storage instance to be used in the [`CSharpEnv`] impl
[INFO] [stdout] 37 |     ///
[INFO] [stdout] ...
[INFO] [stdout] 47 |         Ok(Self { storage: None })
[INFO] [stdout] 48 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     #[ffi_service_ctor]
[INFO] [stdout]  94 | |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout]  95 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |         })
[INFO] [stdout] 100 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout]  94 |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout]  99 |         })
[INFO] [stdout] 100 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     #[ffi_service_ctor]
[INFO] [stdout] 103 | |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] 104 | |         storage: StorageAscii,
[INFO] [stdout] 105 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         })
[INFO] [stdout] 116 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 102 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 103 |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 115 |         })
[INFO] [stdout] 116 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl CoreService {
[INFO] [stdout]    |      ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl unsafe(CoreService) {
[INFO] [stdout]    |      +++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     #[ffi_service_ctor]
[INFO] [stdout] 51 | |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 52 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 50 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 51 |     pub fn initialize_with_storage_with_set(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 56 |         })
[INFO] [stdout] 57 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     #[ffi_service_ctor]
[INFO] [stdout] 138 | |     pub fn new(
[INFO] [stdout] 139 | |         get_callback: GetStorageCallbackAscii,
[INFO] [stdout] 140 | |         set_callback: SetStorageCallbackAscii,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         })
[INFO] [stdout] 146 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 137 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 138 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 145 |         })
[INFO] [stdout] 146 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     #[ffi_service_ctor]
[INFO] [stdout] 60 | |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] 61 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         })
[INFO] [stdout] 66 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 59 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 60 |     pub fn initialize_with_storage_with_get(storage: Storage) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 65 |         })
[INFO] [stdout] 66 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 | |         let value = value.as_c_str();
[INFO] [stdout] 150 | |
[INFO] [stdout] 151 | |         self.storage_set(
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         Ok(())
[INFO] [stdout] 157 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 148 ~     unsafe(pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 |         let value = value.as_c_str();
[INFO] [stdout] ...
[INFO] [stdout] 156 |         Ok(())
[INFO] [stdout] 157 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | /     /// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 | |     pub fn ffi_get(
[INFO] [stdout] 161 | |         &self,
[INFO] [stdout] 162 | |         key: AsciiPointer,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         Ok(())
[INFO] [stdout] 177 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 159 ~     unsafe(/// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 |     pub fn ffi_get(
[INFO] [stdout] ...
[INFO] [stdout] 176 |         Ok(())
[INFO] [stdout] 177 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:136:6
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl StorageAscii {
[INFO] [stdout]     |      ^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl unsafe(StorageAscii) {
[INFO] [stdout]     |      +++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     #[ffi_service_ctor]
[INFO] [stdout] 69 | |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] 70 | |         storage: Storage,
[INFO] [stdout] 71 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         })
[INFO] [stdout] 82 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 68 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 69 |     pub fn initialize_with_storage_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 81 |         })
[INFO] [stdout] 82 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     #[ffi_service_ctor]
[INFO] [stdout] 85 | |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] 86 | |         storage.storage_set("key", Some("value".into()));
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         })
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 84 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 85 |     pub fn initialize_with_storage_ascii_with_set(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout] 90 |         })
[INFO] [stdout] 91 ~     })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     #[ffi_service_ctor]
[INFO] [stdout]  94 | |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout]  95 | |         let _value = storage.storage_get("key");
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |         })
[INFO] [stdout] 100 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout]  93 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout]  94 |     pub fn initialize_with_storage_ascii_with_get(storage: StorageAscii) -> Result<Self, EnvError> {
[INFO] [stdout] ...
[INFO] [stdout]  99 |         })
[INFO] [stdout] 100 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     #[ffi_service_ctor]
[INFO] [stdout] 103 | |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] 104 | |         storage: StorageAscii,
[INFO] [stdout] 105 | |         debug_callback: DebugLogCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         })
[INFO] [stdout] 116 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 102 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 103 |     pub fn initialize_with_storage_ascii_without_set_get(
[INFO] [stdout] ...
[INFO] [stdout] 115 |         })
[INFO] [stdout] 116 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     #[ffi_service_ctor]
[INFO] [stdout] 222 | |     pub fn new(
[INFO] [stdout] 223 | |         get_callback: GetStorageCallback,
[INFO] [stdout] 224 | |         set_callback: SetStorageCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         })
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 221 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 222 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 229 |         })
[INFO] [stdout] 230 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:220:6
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl Storage {
[INFO] [stdout]     |      ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl unsafe(Storage) {
[INFO] [stdout]     |      +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/lib.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl CoreService {
[INFO] [stdout]    |      ^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl unsafe(CoreService) {
[INFO] [stdout]    |      +++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     #[ffi_service_ctor]
[INFO] [stdout] 138 | |     pub fn new(
[INFO] [stdout] 139 | |         get_callback: GetStorageCallbackAscii,
[INFO] [stdout] 140 | |         set_callback: SetStorageCallbackAscii,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         })
[INFO] [stdout] 146 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 137 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 138 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 145 |         })
[INFO] [stdout] 146 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 | |         let value = value.as_c_str();
[INFO] [stdout] 150 | |
[INFO] [stdout] 151 | |         self.storage_set(
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |         Ok(())
[INFO] [stdout] 157 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 148 ~     unsafe(pub fn ffi_set(&self, key: AsciiPointer, value: AsciiPointer) -> Result<(), EnvError> {
[INFO] [stdout] 149 |         let value = value.as_c_str();
[INFO] [stdout] ...
[INFO] [stdout] 156 |         Ok(())
[INFO] [stdout] 157 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | /     /// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 | |     pub fn ffi_get(
[INFO] [stdout] 161 | |         &self,
[INFO] [stdout] 162 | |         key: AsciiPointer,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         Ok(())
[INFO] [stdout] 177 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 159 ~     unsafe(/// if key is empty (`null` in C#) in storage we return `None` and json will be `null`` as well
[INFO] [stdout] 160 |     pub fn ffi_get(
[INFO] [stdout] ...
[INFO] [stdout] 176 |         Ok(())
[INFO] [stdout] 177 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:136:6
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl StorageAscii {
[INFO] [stdout]     |      ^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl unsafe(StorageAscii) {
[INFO] [stdout]     |      +++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     #[ffi_service_ctor]
[INFO] [stdout] 222 | |     pub fn new(
[INFO] [stdout] 223 | |         get_callback: GetStorageCallback,
[INFO] [stdout] 224 | |         set_callback: SetStorageCallback,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         })
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |_____^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 221 ~     unsafe(#[ffi_service_ctor]
[INFO] [stdout] 222 |     pub fn new(
[INFO] [stdout] ...
[INFO] [stdout] 229 |         })
[INFO] [stdout] 230 ~     })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:220:6
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl Storage {
[INFO] [stdout]     |      ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl unsafe(Storage) {
[INFO] [stdout]     |      +++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basic_csharp` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `basic_csharp` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e", kill_on_drop: false }`
[INFO] [stdout] f2c045fd7857635bab9201c478ee1690088ac656587e90577419e1a6a71aab1e
